public void CreateTransient( InstallationSpace pInstallationSpace, PointD3D[] arrPointsOnSpline )
public: void CreateTransient( InstallationSpace^ pInstallationSpace, array<PointD3D>^ arrPointsOnSpline )
Parameters
- pInstallationSpace
- InstallationSpace object.
- arrPointsOnSpline
- List of Eplan.EplApi.Base.PointD3D, which are the nodes of the spline. At least 3 points needed.